CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 网络驱动

搜索资源列表

  1. Hacking_the_Linux_Kernel_Network_Stack(china)

    0下载:
  2. 关于Linux 下的网络内核驱动开发的详细介绍,了角Linux网络驱动的良好教程
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:65448
    • 提供者:TW
  1. linux-driver

    0下载:
  2. linux驱动程序的编写文档,主要是网络驱动方面,比较实用
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1025134
    • 提供者:刘丙毓
  1. Linux-driver

    0下载:
  2. Linux网络驱动程序编写 详细的讲解了LINUX下驱动的设计~
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:35918
    • 提供者:晨曦
  1. 网络设备驱动

    0下载:
  2. linux网络设备驱动开发,C语言开发工具,通过他你可以了解一般网络设备驱动程序的开发-network device driver development, C-language development tools, through him, you can understand the general network device driver development
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15769
    • 提供者:李春荣
  1. Linux操作系统网络驱动程序编写

    0下载:
  2. book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-28
    • 文件大小:40960
    • 提供者:康珂
  1. Linux_dns-cheat

    0下载:
  2. Linux内核驱动,网络过滤-DNS欺骗(广告推送) 文件包括: Linux内核驱动-网络过滤-DNS欺骗(广告推送).doc Makefile test.c(包含详细的注释)-Linux kernel driver, the network filter-DNS spoofing (Campaigns) files include: Linux kernel driver- Network-DNS spoofing filter (Campaigns). Doc Make
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:128355
    • 提供者:xman
  1. Book-LinuxDrive

    0下载:
  2. 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13639346
    • 提供者:yangzhidong
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:25064728
    • 提供者:keke
  1. EmbeddedLinuxDriver16.4-NIC

    0下载:
  2. linux网络驱动程序开发详解。有具体详解linux网络驱动程序的结构。-linux network driver development explain. Detailed specific driver linux network structure.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:531236
    • 提供者:manyhappy
  1. linux

    0下载:
  2. 通过客户机和服务器的方式来进行网络通信,通信信号,交给嵌入式驱动程序,完成对led管的发光控制.-Client and server through the means of network communications, communication signal, to the embedded drivers, led to complete control of light-emitting tube.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:27713
    • 提供者:x.E
  1. ARM_embedded_Linux

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3849766
    • 提供者:陈笑天
  1. linux

    0下载:
  2. 这是了我所收集的linuk方面的珍贵资料,包含了Linux进程管理、linux网络驱动程序设计,linux环境进程间通信以及linux内核1.1详细注释等方面的精华部分。-This is my area linuk collected valuable information, including the Linux process management, linux driver network design, linux environment for inter-process commu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2678938
    • 提供者:毛丽娟
  1. LinuxdevicedriverdevelopmentXiangjie

    0下载:
  2. 本书全面而详细地讲Linux设备驱动开发中涉及的理论毛主席多种设备驱动的框架,本书 是基于2.6内核进行讲解,将字符设备、块设备、TTY设备、IIC设备、LCD设备、Flash设备、网络 设备、音频设备、PCI设备等复杂设备驱动的框架作为核心内容。完全从工程实际出发,具有很台 盟的可操作性
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:48256706
    • 提供者:MTC_zhou
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. embedded_linux_system_development_for_ARM_code

    0下载:
  2. 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:89482
    • 提供者:
  1. LinuxNetworkDeviceDriverDevelopmentAnalysis

    0下载:
  2. 《Linux网络设备驱动开发解析》PDF课件,较为详细的讲解了linux网络设备驱动开发流程。-" Linux network device driver development analysis" PDF courseware, a more detailed explanation of the linux network device driver development process.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:783511
    • 提供者:cyh
  1. linux-usb-hub_

    0下载:
  2. LINUX底下USB驱动,详解,来自网络,个人觉得很好,共享-LINUX under the USB drive, Xiang Jie, from the network, individuals feel good to share
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1274093
    • 提供者:huds03
  1. 12355512331

    0下载:
  2. 嵌入式Linux应用程序开发标准教程 Linux快速入门 Linux基础命令 Linux下C编程基础 嵌入式系统基础 嵌入式Linux开发环境的搭建 文件IO编程………… 嵌入式Linux网络编程 嵌入式Linux设备驱动开发 Qt图形编程基础-Embedded Linux application development standards based on Linux Quick Start Guide Linux Linux under the comma
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-03
    • 文件大小:15013906
    • 提供者:李庆宇
  1. ARM-Linux-net-driver

    0下载:
  2. 基于arm的linux网络驱动文档,希望对大家有点帮助-Linux network driver on the arm of the documents, we want a little help
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:253870
    • 提供者:哲雪
  1. Linux-kernel-qudong

    0下载:
  2. 介绍了linux内核中网络驱动的编写和实例编写的源码等。描述了linux网络驱动的实现原理和方法-Describes the linux kernel network drivers and examples of writing source code written in other. Describes the linux network driver implementation principles and methods
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:471836
    • 提供者:20112106
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com